Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always normalize regular tuple fallback to tuple[Any, ...] #18603

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sterliakov
Copy link
Collaborator

Resolves todo added in #18585

@sterliakov sterliakov force-pushed the feature/st-normalize-tuple-fallback branch from 558a8f7 to ff7105b Compare February 5, 2025 00:52

This comment has been minimized.

@sterliakov sterliakov force-pushed the feature/st-normalize-tuple-fallback branch from 0a4695d to a3bd40f Compare February 5, 2025 02:14
Copy link
Contributor

github-actions bot commented Feb 5, 2025

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@sterliakov sterliakov marked this pull request as ready for review February 5, 2025 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant